Skip to content

[fs.path.member] Fix indexing for (generic_)native_encoded_string#9227

Merged
tkoeppe merged 1 commit into
cplusplus:mainfrom
frederick-vs-ja:index-lwg-4512
Jul 26, 2026
Merged

[fs.path.member] Fix indexing for (generic_)native_encoded_string#9227
tkoeppe merged 1 commit into
cplusplus:mainfrom
frederick-vs-ja:index-lwg-4512

Conversation

@frederick-vs-ja

Copy link
Copy Markdown
Contributor

LWG4512 renamed two member functions of path. However, the commit applying LWG4512 did not update the indexing correspondingly.

Closes #9226.

LWG4512 renamed two member functions of `path`. However, the commit
applying LWG4512 did not update the indexing correspondingly.
@eisenwave eisenwave added the P2-Bug Presentational errors and omissions label Jul 24, 2026
@tkoeppe

tkoeppe commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Thanks a lot!

@tkoeppe
tkoeppe merged commit 36f2783 into cplusplus:main Jul 26, 2026
2 checks passed
@frederick-vs-ja
frederick-vs-ja deleted the index-lwg-4512 branch July 26, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P2-Bug Presentational errors and omissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[diff] Add entry for removed std::filesystem::path::string function

3 participants